Utility.applyParameterValuesToInputValues Method

Looks at an input form, and applies the given parameter values to the form.
 

Parameters

selector

Type: String or jQuery Object
The jQuery type selector for the element (i.e. #form), or the actual jQuery object of the form.
parameterValues

Type: Array
ElementType: ParameterValue
The parameter values to apply to the input form.